Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  


RE: Yep..Declared as NotesDocumentCollection
~Ben Desaetsi 14.Nov.02 05:21 AM a Web browser
Toolkits 6.0 Windows 2000


To look at this from the Notes C API point of view, the following 'assumptions' could be made:
1. DB.Search() uses the API NSFSearch(dbhandle,...,SearchProcedure()). This API calls 'SearchProcedure()' for each match found. ie, results are produced one at a time, otherwise you need to compile your own collection programmatically.
2. DB.FTSearch(xxx) uses the API FTSearch(dbhandle,SearchHandle,...). This API creates a FT_SEARCH_RESULTS structure containing NoteIDs and result data. ie, results are gathered, then action is taken.
3. Assumption: DXLExporter may be written to only handle the first type of search because its exporting function is called for each match found. Whereas the DXLExporter would need to handle FT_SEARCH_RESULTS quite differently.

I haven't examined this in detail, but it may be worth asking IRIS/Lotus/IBM for detailed information on exactly what structures and objects are supported by the Exporter...




LotusScript DXLExporter input objec... (~Lex Kihipitex 11.Nov.02)
. . RE: LotusScript DXLExporter input o... (~Delores Dwonic... 11.Nov.02)
. . Are you sure that the Collection is... (~Dan Elhipister... 11.Nov.02)
. . . . Positive. I check both in the code,... (~Lex Kihipitex 12.Nov.02)
. . RE: LotusScript DXLExporter input o... (~Justin Quetjip... 12.Nov.02)
. . . . Yep..Declared as NotesDocumentColle... (~Lex Kihipitex 13.Nov.02)
. . . . . . RE: Yep..Declared as NotesDocumentC... (~Ben Desaetsi 14.Nov.02)
. . . . . . . . Was there ever an answer to this th... (~Sarah Kifoover... 29.Sep.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS